You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Matrix.LoadFromStream Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.LoadFromStream Method

Reads the header information and the values array content from a stream.

Syntax
C#
Visual Basic
public long LoadFromStream([In] Stream Src);

Reads the header information and the values array content from the SrcStream. The return value indicates the number of elements read.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!